html,body{overflow:visible;}
.lb-color{color:#d91636;}
.contact-number{color:#d91636;font-family:'微软雅黑','MSYHLight';Font-size:18px; padding-bottom:10px;}
.logofont-color{color:#d91636;font-family:'MSYHLight';font-size:18px;}
.logofont2-color{color:#999;}
.layout-btn{border:0px solid #d91636;outline:none;width:58px;height:26px;font-size:12px;border-radius:0px;}
.layout-btn:hover{background-color:#e30b53;color:#fff;}
.layout-btn-lb{background-color:#d91636;color:#fff;}
.layout-btn-normal{background-color:#fff;color:#d91636;}
.mr-10{margin-right:10px;}
.o-btn{color:white;background-color:#d91636;border:none;outline:none;border-radius:3px;font-size:14px;user-select:none;}
.o-btn-xs{width:90px;height:25px;}
.am-dimmer-active{padding-right:0!important;}
/* font set */
@font-face { 
  font-family: Roboto-Light;      
  src: url('/OnlineWeb_Content/fonts/Roboto-Light.ttf');   
}
@font-face { 
  font-family: Roboto-Condensed;   
  src: url('/OnlineWeb_Content/fonts/Roboto-Condensed.ttf');  
}
@font-face { 
  font-family: Roboto-Thin;     
  src: url('/OnlineWeb_Content/fonts/Roboto-Thin.ttf'); 
}

ul{
    list-style:none;
    width:auto;
    height:100%;
    padding:0;
}
/*header---------start*/
.layout-header{
    position:absolute;top:30px;left:0;
    width: 100%;
	height: 115px;
	z-index: 1000;
}
#header {
	width: 100%;
	height: 115px;
	position: absolute;
    top:0;
    left:0;
	margin: 0px auto;
	min-width: 1200px;
	background-color: #ffffff;
	border-bottom: #e5e5e5 solid 1px;

	
}
.welcome{
    height:30px;background-color:#f2f2f2;; 
}
.welcome div{
    width:1200px;
    margin:0 auto;
    height:32px;
    line-height:32px;
    font-size:12px;
}
.welcome-a{
    float:right;
    height:30px;
    width:280px;
    /*border-radius: 3px;*/
	clear:both;
	text-align:center;
	color:#291375;
	font-size:14px;
	font-weight:bold;
}
#fyzzxd{
    color:#fff;
    font-size:12px;
	margin-bottom:10px;
	border-radius: 3px;
	background-color:#d91636;
	border:1px solid #d91636;
	padding:2px 4px 2px 4px;
	box-shadow: 0 0px 5px #ccc;
	clear:both;
}
#fyzzxd:hover{
    color:#d91636;
    font-size:12px;
	margin-bottom:10px;
	border-radius: 3px;
	background-color:#fff;
	border:1px solid #d91636;
	padding:2px 4px 2px 4px;
	box-shadow: 0 0px 5px #ccc;
	clear:both;
}
#header #header-content {
	height: 115px;
	width: 1200px;
	margin: 0px auto;
}
#header #header-logoPurpose {
	float: left;
	
    margin: 0;
}
#header #header-logoPurpose li {
	float: left;
	    margin-top: 25px;
}
#header #haeder-logo {

	height: 60px;
}

#header #header-theme {
	margin-left:24px;
}
#header #header-themeA {
	height: 24px;
	color: #d91636;
	font-size: 16px;
    margin:0;
	margin-top: 8px;
	line-height: 24px;
}
#header #header-themeB {
	height: 12px;
	color: #999999;
	font-size: 13px;
    margin:0;
	line-height: 12px;
}
#header #haeder-navigation {
	float: right;
	position: relative;
    margin:0;
	
}
/*主菜单*/
#header .header-mainMenu {
	float: left;
	width: 110px;
	height: 115px;
display: flex;
    align-items: center;
	margin: 0 5px;
	text-align: center;
}
#header .header-mainMenu .active,#header .header-mainMenu a:hover{background: #291375; color: #fff;}
#header .header-mainMenu.active>a,#header .header-mainMenu a:hover{color: #fff; text-decoration: none;}
#header .header-mainMenu>a {
	color: #333;
	font-size: 16px;
	line-height: 40px;
	display: block;
	width: 100%;
	height: 40px;
}
#header-mainMenu-currentTop {
	top: 0px;
	height: 3px;
	width: 80px;
	position: absolute;
	background-color: #d91636;
}
/*子菜单*/
.header-subMenu {
	top:23px;
    z-index:1000;
	right:0px;
	width:451px;
    height:220px;
	display:none;
	/*overflow:hidden;*/
	position:absolute;
	padding-bottom:20px;
	background-color:#ffffff;
	border-top:#b00942 solid 3px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.header-subMenuItem {
	top:0px;
	left:0px;
	float:left;
	padding:0px 32px;
	position:relative;
	border-left:#e4e4e4 solid 1px;
}
.header-subMenuTitle {
	height:36px;
	display:block;
	color: #000000;
	font-size: 16px;
	text-align: left;
	line-height:36px;
	margin-bottom:12px;
	white-space: nowrap;
	border-bottom:#666666 solid 2px;
}
.header-subMenuItem a {
	display:block;
	color: #666666;
	cursor: pointer;
	font-size: 14px;
	line-height:32px;
	text-align: left;
	white-space: nowrap;
	font-family: '微软雅黑';
}
.header-subMenuItem a:hover {
	color:#b00942;
}
.li-item {
    display: none;
    font-size: 14px;
    background-color: #fff;
    height: auto;
    line-height: 24px;
    /*new*/
    border: #291375 solid 1px;
    border-top: none;
    width: 960px;
    text-align: center;
    position: absolute;
    left: 5px;
    top: 115px;
	 padding: 10px !important;
}
.layout-info:hover .li-item{display:block;}
.li-item a {
    color: #333;
    /*new*/
 
    text-align: left;
    padding:0 15px;
    display: inline-block;
    border-right: 1px dashed #ccc;
    height: 24px;
}
.li-item a:last-child{border-right: none;}
.li-item a:hover{color:#291375 !important; background: transparent !important;}
.layout-hr{width:100%;height:1px;border-bottom:1px dashed #ccc;margin:0 auto;}
/*注册登录*/
#header #header-button {
	float: left;
	height: 59px;
}
#header #header-button a {
	float: left;
	width: 70px;
	height: 30px;
	color: #4d4d4d;
	display: block;
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	border-radius: 3px;
	text-align: center;
	margin: 13.5px 0px;
	border: #c90a4a solid 1px;
}
#header #header-button #header-register {
	color: #ffffff;
	margin-left: 0;
	background-color: #d91636;
}
#header #header-button #header-login {
	color: #d91636;
	margin-left: 5px;
}
#header #header-button #header-login:hover {
	color: #ffffff;
	background-color: #e30b53;
}
#header #header-button #header-register:hover{
	color: #e30b53;
	background-color: #ffffff;
}

/*header-----------end*/
/*aside    start*/
.cbl {
		position: fixed;
		z-index: 10;
		right: 12px;
		top: 100px;
		width: 46px;
		height: auto;
		background-color: #fff;
		border: 1px solid #d91636;
		border-radius: 3px;
        z-index:199;
        box-shadow: 0 0px 12px #ccc;
	}
.cbl>ul{
    margin:0;
}
.cblli>a {
	display:block;
	width: 100%;
	height: 46px;
    color:#000;
	line-height: 116px;
	text-align: center;
	font-size:8px;
}
.cblli {
	position:relative;
	width:100%;
	height:46px;
	background-repeat: no-repeat;
	background-position: 50% 50%;;
	background-size: 50%;
	overflow: 	visible;
}
.cblli.cblli_6{
    height:46px;
    margin:0;
}
#tel400{
     display:none;
    height: 64px;
    position: absolute;
    top: 0;
    left: -175px;
}
#telwx{
    display:none;
    height: 150px;
    position: absolute;
    top: -36px;
    left: -175px;
}
.cblli a:hover { color: #fff;}
.cblli:hover {
	background-color:#d91636;
}
.cblli_1{background: url(/OnlineWeb_Content/image/aside/wap_p_kf_r.png) no-repeat;background-position: 50% 50%;}
.cblli_2{background: url(/OnlineWeb_Content/image/aside/wap_p_hd_r.gif)no-repeat;background-position: 50% 50%;}
.cblli_3{background: url(/OnlineWeb_Content/image/aside/wap_p_dh_r.png)no-repeat;background-position: 50% 50%;}
.cblli_4{background: url(/OnlineWeb_Content/image/aside/wap_p_bj_r.png)no-repeat;background-position: 50% 50%;}
.cblli_5{background: url(/OnlineWeb_Content/image/aside/wap_p_wx_r.png)no-repeat;background-position: 50% 50%;}
.cblli_6{background: url(/OnlineWeb_Content/image/aside/wap_p_top_r.png) no-repeat;background-position: 50% 50%;}
.cblli_7{background: url(/OnlineWeb_Content/image/aside/wap_p_qq_r.png)no-repeat;background-position: 50% 50%;}

.cblli_1:hover{ background:#d91636 url(/OnlineWeb_Content/image/aside/wap_p_kf_w.png) no-repeat;background-position:50% 50%;}

.cblli_2:hover{ background:#d91636 url(/OnlineWeb_Content/image/aside/wap_p_hd_w.png)no-repeat;background-position: 50% 50%;}

.cblli_3:hover{ background:#d91636 url(/OnlineWeb_Content/image/aside/wap_p_dh_w.png)no-repeat;background-position: 50% 50%;}
.cblli_3:hover #tel400{ display:block;}

.cblli_4:hover{ background:#d91636 url(/OnlineWeb_Content/image/aside/wap_p_bj_w.png)no-repeat;background-position: 50% 50%;}

.cblli_5:hover{ background:#d91636 url(/OnlineWeb_Content/image/aside/wap_p_wx_w.png)no-repeat;background-position: 50% 50%;}
.cblli_5:hover #telwx{ display:block;}

.cblli_6:hover{ background:#d91636 url(/OnlineWeb_Content/image/aside/wap_p_top_w.png)no-repeat;background-position: 50% 50%;}

.cblli_7:hover{ background:#d91636 url(/OnlineWeb_Content/image/aside/wap_p_qq_w.png)no-repeat;background-position: 50% 50%;}
#swt13,#swt15{
    cursor:default;
}
/*aside    end*/
/*footer---------start*/
.layout-footer{
    width:100%;
    background-color:#fff;
    border-top:2px solid #d91636;
    /*margin-top:50px;*/
}
.footer-content{
    width:1200px;
    margin:0 auto;
}
.footer-copyright{
    width:1200px;
    margin:36px auto 0; 
    border-top:1px solid #ccc;
    text-align:center;
    padding:10px 0;
    font-size:12px;
    color:#999;
	font-family:'Roboto','微软雅黑';
    
    background-color:#fff;
}
.footer-content ul li{
    display:inline-block;
    min-width:90px;
    height:auto;
    margin:0 26px;
    text-align:left;
    vertical-align:top;
    color:#666;
    padding-top:20px;
}
.footer-content ul li p{
    font-size:16px;
    margin:0 0 6px 0;
    padding:0 0 8px 0;
    color:#000;
    border-bottom:1px dashed #999;
}
.footer-content ul li a,.footer-content ul li span{
    display:block;
    font-size:14px;
	line-height:26px;
    color:#666;
}
.footer-content ul li a:hover{text-decoration:none;color:#999;}
.footer-content ul li h1{
    text-align:center;
    font-weight:normal;
    margin:0;
}
.wx_a{
    position:relative;
}
.wx_a div{
    display:none;
    width:200px;
    padding:10px;
    position:absolute;
    left:-225px;
    bottom:-30px;
    z-index:999;
    background-color:#999;
    color:#fff;
    text-align:center;
    border-radius:5px;
}
.wx_a:hover div{
    display:block;
}
span.weixin-nub {
    display: block;
    position: absolute;
    right:-27px;
    width: 0;
    height: 0;
    border: solid 14px;
    border: solid 14px;
    transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
}
span.weixin-nub.bottom {
    border-color: #999;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom:30px;
}
/*footer---------end*/
.lb-common-container{padding-top:60px;}
/*面包屑导航*/
.breadcrumb{background-color:#f2f2f2;}.breadcrumb.border{border-bottom:1px solid #cecece;}
.breadcrumb .am-breadcrumb{width:900px;margin:0 auto;padding:5px;color:#888;}
.breadcrumb .am-breadcrumb>.am-active{color:#888;}
.breadcrumb .am-breadcrumb>li+li:before{color:#888;}
/*回到顶点*/
.backTop {
            width: 45px;
            height: 50px;
            line-height:50px;
            text-align:center;
            position: fixed;
            right: 8px;
            bottom:50px;
            background-color:#eee;
            cursor:pointer;
            display:none;
        }
            .backTop:hover i{color:#000;}
             .backTop i {
                color: #555;
                font-size:24px;
            }
        .backTop a{display:block;width:100%;height:100%;background-color:transparent;padding:0;}